/* 头部导航区域开始 */
@media only screen and (max-width: 768px){
  #w_grid-1583734840440 > div > .p_gridbox{
    background-color: #fff;
  }
  /* 头部导航区域结束 */
  /* 首页新闻区域开始 */
  #c_portalResNews_list-15843474693626628,
  #c_portalResProblem_list-15843484116800265,
  #c_portalResNews_list-15843454311919212{
    margin: 0 auto;
    max-width: 100%;
  }
  /* 首页新闻区域结束 */
  .cateTitle{
  	display: none;
  }
  /* 分类列表开始 */
  .c_portalResProduct_category-01001,
  .c_portalResNews_category-01001,
  .c_portalResIntro_category-01001{
    max-width: 100% !important;
  }
  .c_portalResNews_category-01001 .moveBtn,
  .c_portalResIntro_category-01001 .moveBtn{
  	width: 100% !important;
    margin: 0px 0px  !important;
    text-align: left !important;
    padding-left: 15px;
    background-color: #032d85 !important;
    border: 1px solid #032d85 !important;
    border-radius: 0px !important;
    cursor: pointer;
  }
  /* 分类列表结束 */
}
@media only screen and (min-width: 769px){
  /* 分类列表开始 */
  .c_portalResProduct_category-01001,
  .c_portalResNews_category-01001,
  .c_portalResIntro_category-01001{
    max-width: 260px !important;
   border:  2px solid #032d85 !important;
  }
  
  /* 分类列表结束 */
}
@media only screen and (max-width: 1000px){
  /* Inner 左侧开始 */
  .c_portalResComplaintPage_detail-01001,
  .jpMessageBox{
    display: none !important;
  }
  /* Inner 左侧结束 */
}
